core: Add _ostree_get_default_sysroot_path()
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 14 Jul 2015 15:58:00 +0000 (11:58 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 16 Jul 2015 16:48:11 +0000 (12:48 -0400)
commitf2ddf10d4e166326ad5eb7cd1bcbe57e5be6b06e
treead2e8696492fe7b6fb412d7ce29df9eedf3c0e12
parent31d16c9ccebd7e592fc19306ce5f4d3164ee1ed5
core: Add _ostree_get_default_sysroot_path()

Returns a GFile for the default system root, which is usually the root
directory unless overridden by the OSTREE_SYSROOT environment variable
(which is mainly intended for testing).
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c